[ipad] Is there a SDK for the photo gallery?

Posted by Rafael Steil on Stack Overflow See other posts from Stack Overflow or by Rafael Steil
Published on 2010-06-11T14:10:24Z Indexed on 2010/06/11 14:12 UTC
Read the original article Hit count: 318

Filed under:
|

The "Photos.app" in iPad has a gallery that you can browse all photos, including support for slideshow and other things. I'd like to know if this API is available (aka, not private) and which one it is (so I won't need to implement one photo gallery from scratch). I looked at http://github.com/facebook/three20, but I'm not sure if it is the same thing.

Thank.

© Stack Overflow or respective owner

Related posts about iphone-sdk

Related posts about ipad